home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / springer / tech-std / tech-std.doc < prev    next >
Encoding:
Text File  |  1989-06-12  |  45.2 KB  |  1,184 lines

  1. \special{ps: x 53pt 24pt}
  2. \tolerance=10000
  3. \overfullrule=0pt
  4. \parindent0pt
  5. \def\datum{\number\day.\number\month.\number\year}
  6. \font\ein=cmbx10 scaled\magstep2
  7. \hsize 16truecm
  8. \vsize 24.3truecm
  9. \footline={\rm Springer-Verlag\ \  Berlin Heidelberg NewYork London
  10. Paris Tokyo HongKong\hfill\datum\ \ \ \ \   KoSt 2109}
  11. \def \gka {\tentt \char'173}
  12. \def \gkz {\tentt \char'175}
  13. \def\bbl{\tt \char'40}
  14. \overfullrule=0pt
  15. \font \aa =       cmr10 at 30pt
  16. %\font\petit=cmr8
  17. \def\reihe{Technik/Stodola}
  18. \phantom{jkkjlkjllk}
  19. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  20. %===============================================================================
  21. % Font-Definitionen (CM-FONTS) fuer Technik Stodola
  22. %===============================================================================
  23.    \font \kla=     cmr8
  24.    \font \klit=    cmti8
  25.    \font \klb=     cmmi8
  26.    \font \klc=     cmsy8
  27.    \font \kld=     cmex10 scaled 833
  28.    \font \klsf=    cmmib10 scaled 833
  29.    \font \klsl=    cmsl8
  30.    \font \klbf=    cmbx8
  31.    \font \kltt=    cmtt8
  32.    \font \kkla=    cmr6
  33.    \font \kklb=    cmmi6
  34.    \font \kklc=    cmsy6
  35.    \font \kkld=    cmex10 scaled 694
  36.    \font \kklsf=   cmmib10 scaled 694
  37.    \font \tafont=  cmbx10 scaled\magstep2
  38.    \font \hftc=    cmmib10
  39.    \font \hft=     cmmib10 scaled\magstep2
  40.    \font \tbfont=  cmbx10 scaled\magstep1
  41.    \font \tcfont=  cmbx10
  42.    \font \tdfont=  cmb10
  43.    \font \tbfonta= cmsl10 scaled\magstephalf
  44.  
  45. %-----------------------------------------------------------------------%
  46. %  Makro fuer Stodola-Format einspaltig mit Kolumnentitel und Pagina. %
  47. %  Kolumnentitel und Pagina haben die selbe Schriftgr\"osse             %
  48. %-----------------------------------------------------------------------%
  49. %
  50. \nopagenumbers
  51. \raggedbottom
  52. \abovedisplayskip=8pt  plus 0pt minus 2pt
  53. \belowdisplayskip=8pt plus 0pt minus 2pt
  54. \abovedisplayshortskip=0pt plus 2pt
  55. \belowdisplayshortskip=2pt plus 2pt
  56. \lineskip=0pt
  57. \linepenalty=0
  58. \frenchspacing
  59. \parskip=0pt
  60. \clubpenalty=10000
  61. \widowpenalty=10000
  62. %\pretolerance=1000
  63. \tolerance=500
  64. %===============================================================================
  65. % Definition der versal griechischen Buchstaben
  66. %===============================================================================
  67.  
  68.   \mathchardef\Gamma="0100
  69.   \mathchardef\Delta="0101
  70.   \mathchardef\Theta="0102
  71.   \mathchardef\Lambda="0103
  72.   \mathchardef\Xi="0104
  73.   \mathchardef\Pi="0105
  74.   \mathchardef\Sigma="0106
  75.   \mathchardef\Upsilon="0107
  76.   \mathchardef\Phi="0108
  77.   \mathchardef\Psi="0109
  78.   \mathchardef\Omega="010A
  79. %-------------------------------------------------------------------------------
  80. % Formel linksbuendig mit 20 pt Einzug
  81. %
  82. %-------------------------------------------------------------------------------
  83.    \catcode`\@=11
  84. %-------------------------------------------------------------------------------
  85.       \newdimen\mathindent % Betrag, um den eingerueckt wird
  86.       \mathindent=20pt
  87.       \def \eqno {$\hfill$}
  88.       \def \leqno {$\hfill$}
  89.       \long\def \leftdisplay#1$${\line{\hskip\mathindent
  90.                                        $\displaystyle#1$\hfil}$$}
  91.       \everydisplay{\leftdisplay}
  92.  
  93.       \def \eqalignno#1{%
  94.               \displ@y \tabskip=0pt
  95.               \advance\displaywidth by -\mathindent
  96.               \vbox{%
  97.                 \halign to \displaywidth{%
  98.                   \hfil$\displaystyle{##}$\tabskip=0pt
  99.                   &$\displaystyle{{}##}$\hfil\tabskip=\centering
  100.                   &\llap{$##$}\tabskip=0pt\crcr#1\crcr}}}
  101.  
  102. %-------------------------------------------------------------------------------
  103. %  Kleindruck einzelne Woerter
  104. %
  105.    \def \petit           {\baselineskip=9.6pt\textfont0=\kla
  106.                           \scriptfont0=\kkla
  107.                           \textfont1=\klb \scriptfont1=\kklb
  108.                           \textfont2=\klc \scriptfont2=\kklc
  109.                           \textfont3=\kld \scriptfont3=\kkld
  110.                           \scriptscriptfont0=\kkla
  111.                           \def\klfam{\fam0}\kla\let\sl=\klsl\let\it=\klit
  112.                           \let\bf=\klbf\let\sf=\klsf\let\sg=\klsf
  113.                           \let\rm=\klfam}
  114.    %\def \eklein          {\egroup}
  115. %------------------------------------------------------------------------
  116. %===============================================================================
  117. % Makro fuer Vektoren in halbfett-kursiv.
  118. %===============================================================================
  119. %
  120. %------------------------------------------------------------------------------%
  121. %  Halbfett,kursiv fuer Vektoren
  122. %
  123. \def\vek#1{{\textfont1=\hftc\scriptfont1=\kklsf
  124. \textfont0=\tenbf\scriptfont0=\sevenbf
  125. \mathchoice{\hbox{$\displaystyle#1$}}{\hbox{$\textstyle#1$}}
  126. {\hbox{$\scriptstyle#1$}}{\hbox{$\scriptscriptstyle#1$}}}}
  127. %
  128. %------------------------------------------------------------------------------%
  129. % Vektoren in halbfett-kursiv mit Dach (Zirkumflex) ueber nachfolgenden
  130. % Zeichen (max. 3)
  131. %
  132.         \def\vhat#1{{\textfont1=\hftc\scriptfont1=\kklsf
  133.         \textfont0=\tenbf\scriptfont0=\sevenbf
  134.         \mathchoice{\hbox{$\displaystyle \,\widehat {#1}\,$}}
  135.         {\hbox{$\textstyle \,\widehat {#1}\,$}}
  136.         {\hbox{$\scriptstyle \,\widehat {#1}\,$}}
  137.         {\hbox{$\scriptscriptstyle \,\widehat {#1}\,$}}}}
  138. %
  139. %------------------------------------------------------------------------------%
  140. % Vektoren als Exponenten in halbfett-kursiv mit Dach (Zirkumflex) ueber
  141. %  nachfolgenden % Zeichen (max. 3)
  142. %
  143. %     \def\vhexp#1{\hbox{\textfont0=\kleinhalbcurs\textfont1=\kleinhalbcurs
  144. %                        $\,\widehat{#1}\,$}}
  145. %
  146. %------------------------------------------------------------------------------%
  147. % Vektoren in halbfett-kursiv mit Tilde ueber nachfolgenden
  148. % Zeichen (max. 3)
  149. %
  150.         \def\vtilde#1{{\textfont1=\hftc\scriptfont1=\kklsf
  151.         \textfont0=\tenbf\scriptfont0=\sevenbf
  152.         \mathchoice{\hbox{$\displaystyle \widetilde {#1}$}}
  153.         {\hbox{$\textstyle \widetilde {#1}$}}
  154.         {\hbox{$\scriptstyle \widetilde {#1}$}}
  155.         {\hbox{$\scriptscriptstyle \widetilde {#1}$}}}}
  156. %
  157. %------------------------------------------------------------------------------%
  158. % Vektoren in halbfett-kursiv mit Punkt ueber nachfolgendem
  159. % Zeichen
  160. %
  161.         \def\vdot#1{{\textfont1=\hftc\scriptfont1=\kklsf
  162.         \textfont0=\tenbf\scriptfont0=\sevenbf
  163.         \mathchoice{\hbox{$\displaystyle \dot{\kern-4pt{#1}}$}}
  164.         {\hbox{$\textstyle \dot{\kern-4pt{#1}}$}}
  165.         {\hbox{$\scriptstyle \dot{\kern-4pt{#1}}$}}
  166.         {\hbox{$\scriptscriptstyle \dot{\kern-4pt{#1}}$}}}}
  167.  
  168. %
  169. %------------------------------------------------------------------------------%
  170. % Vektoren in halbfett-kursiv mit Doppelpunkt ueber nachfolgendem
  171. % Zeichen
  172. %
  173.         \def\vddot#1{{\textfont1=\hftc\scriptfont1=\kklsf
  174.         \textfont0=\tenbf\scriptfont0=\sevenbf
  175.         \mathchoice{\hbox{$\displaystyle \ddot{#1}$}}
  176.         {\hbox{$\textstyle \ddot{#1}$}}
  177.         {\hbox{$\scriptstyle \ddot{#1}$}}
  178.         {\hbox{$\scriptscriptstyle \ddot{#1}$}}}}
  179. %
  180. %------------------------------------------------------------------------------%
  181. % Vektoren in halbfett-kursiv mit Strich ueber nachfolgenden
  182. % Zeichen
  183. %
  184.         \def\vbar#1{{\textfont1=\hftc\scriptfont1=\kklsf
  185.         \textfont0=\tenbf\scriptfont0=\sevenbf
  186.         \mathchoice{\hbox{$\displaystyle \overline{#1}$}}
  187.         {\hbox{$\textstyle \overline{#1}$}}
  188.         {\hbox{$\scriptstyle \overline{#1}$}}
  189.         {\hbox{$\scriptscriptstyle \overline{#1}$}}}}
  190. %
  191. %------------------------------------------------------------------------------%
  192. % Vektoren in halbfett-kursiv mit Doppelstrich ueber nachfolgenden
  193. % Zeichen
  194. %
  195.         \def\vdbar#1{{\textfont1=\hftc\scriptfont1=\kklsf
  196.         \textfont0=\tenbf\scriptfont0=\sevenbf
  197.         \mathchoice{\hbox{$\displaystyle \overline{\overline{#1}}$}}
  198.         {\hbox{$\textstyle \overline{\overline{#1}}$}}
  199.         {\hbox{$\scriptstyle \overline{\overline{#1}}$}}
  200.         {\hbox{$\scriptscriptstyle \overline{\overline{#1}}$}}}}
  201. %
  202. %------------------------------------------------------------------------------%
  203. % Vektoren in halbfett-kursiv mit Strich unter nachfolgenden
  204. % Zeichen
  205. %
  206.         \def\vubar#1{{\textfont1=\hftc\scriptfont1=\kklsf
  207.         \textfont0=\tenbf\scriptfont0=\sevenbf
  208.         \mathchoice{\hbox{$\displaystyle \underline{#1}$}}
  209.         {\hbox{$\textstyle \underline{#1}$}}
  210.         {\hbox{$\scriptstyle \underline{#1}$}}
  211.         {\hbox{$\scriptscriptstyle \underline{#1}$}}}}
  212. %
  213. %------------------------------------------------------------------------------%
  214. % Vektoren in halbfett-kursiv mit Doppelstrich unter nachfolgenden
  215. % Zeichen
  216. %
  217.         \def\vdubar#1{{\textfont1=\hftc\scriptfont1=\kklsf
  218.         \textfont0=\tenbf\scriptfont0=\sevenbf
  219.         \mathchoice{\hbox{$\displaystyle \underline{\underline{#1}}$}}
  220.         {\hbox{$\textstyle \underline{\underline{#1}}$}}
  221.         {\hbox{$\scriptstyle \underline{\underline{#1}}$}}
  222.         {\hbox{$\scriptscriptstyle \underline{\underline{#1}}$}}}}
  223. %
  224. %
  225. %------------------------------------------------------------------------------%
  226. % Matrizen in kursiv-fett 10pt
  227. %===============================================================================
  228.  
  229.     \def\MK #1{\hbox{\hftc #1}}
  230. %-------------------------------------------------------------------------------
  231. %===============================================================================
  232. % Ueberschrift bis 4.Ordnung mit automatischer Numerierung
  233. %
  234. %===============================================================================
  235.   % Zaehler-Definitionen fuer Ueberschriften
  236.   %
  237. \expandafter \newcount \csname c@Tl\endcsname
  238.     \csname c@Tl\endcsname=0
  239. \expandafter \newcount \csname c@Tm\endcsname
  240.     \csname c@Tm\endcsname=0
  241. \expandafter \newcount \csname c@Tn\endcsname
  242.     \csname c@Tn\endcsname=0
  243. \expandafter \newcount \csname c@To\endcsname
  244.     \csname c@To\endcsname=0
  245. \expandafter \newcount \csname c@Tp\endcsname
  246.     \csname c@Tp\endcsname=0
  247. \def \resetcount#1    {\global
  248.     \csname c@#1\endcsname=0}
  249. \def\@nameuse#1{\csname #1\endcsname}
  250. \def\arabic#1{\@arabic{\@nameuse{c@#1}}}
  251. \def\@arabic#1{\ifnum #1>0 \number #1\fi}
  252.  % --------------------------------------------------------------
  253.  % Zaehler-Definition fuer Fussnoten und Uberschriften:
  254.  %
  255. \expandafter \newcount \csname c@fn\endcsname
  256.     \csname c@fn\endcsname=0
  257. \def \stepc#1    {\global
  258.     \expandafter
  259.     \advance
  260.     \csname c@#1\endcsname by 1}
  261. %------------------------------------------------------------------
  262. \newdimen\oldparindent
  263. \def\ignorepar{\ifx\par\endgraf
  264. \oldparindent=\parindent\parindent=0pt
  265.      \def\par{\ifvmode\else\endgraf\let\par=\endgraf
  266.               \parindent=\oldparindent\fi}\fi}
  267. %%
  268. \newdimen\dimenone
  269. \newdimen\skipone
  270. \def\checkleftspace#1#2#3{%
  271.     \dimenone=\pagetotal
  272.     \advance\dimenone by -\pageshrink
  273.     \ifdim\dimenone > \pagegoal
  274.           \else\dimenone=\pagetotal
  275.           \advance\dimenone by \pagestretch
  276.              \ifdim\dimenone < \pagegoal\dimenone=\pagetotal
  277.                 \advance\dimenone by 24pt
  278.                \setbox0=\hbox{#1\arabic{Tl}\ }
  279.                 \setbox0=\vbox{#1\parskip=0pt
  280.                 \raggedright\noindent%
  281.                 \hangindent=\wd0\hangafter=1
  282.                 \box0#2%
  283.                  \vskip#3} \advance\dimenone by \ht0
  284.                  \advance\dimenone by 3\baselineskip
  285.                      \ifdim\dimenone > \pagegoal\vfill\eject
  286.                      \fi
  287.             \else\eject
  288.             \fi
  289.     \fi}
  290.  % Beginn Ueberschrift 1. Ordnung arabisch numeriert
  291.  %
  292.     \def\raggedright{\rightskip=0pt plus 5em}
  293. %
  294.     \newtoks\leftheadline
  295.     \newtoks\rightheadline
  296.  \def \titlea#1{\leftheadline={\kla \folio\quad #1\hfill}
  297.  {\ifvmode\else\par\fi
  298.     \checkleftspace{\tafont}{#1}{12pt}
  299.      \stepc{Tl}
  300.      \resetcount{Tm}
  301.     %\bgroup
  302.     \tafont
  303.     \setbox0=\hbox{\arabic{Tl}\ }
  304.      \vskip18pt
  305.      \baselineskip=16pt
  306.      \lineskip=16pt
  307.      \raggedright
  308.     \noindent
  309.     \hangindent=\wd0\hangafter=1
  310.     \box0#1%
  311.     \vskip50pt
  312.     %\egroup
  313.      \nobreak}
  314.    %\vskip-\parskip
  315.     \ignorepar\ignorespaces}
  316.  % -----------------------------------------------------------------
  317.  % Beginn Ueberschrift 2. Ordnung arabisch numeriert
  318.  %
  319.  \def \titleb#1{\rightheadline={\kla \hfill #1\quad\folio}
  320.  {\ifvmode\else\par\fi
  321.    \checkleftspace{\tbfont}{#1}{12pt}%
  322.      \stepc{Tm}
  323.      \resetcount{Tn}
  324.    %\bgroup
  325.      \tbfont
  326.     \setbox0\hbox{\arabic{Tl}.\arabic{Tm}\ }%
  327.      \vskip18pt
  328.      \raggedright
  329.      \baselineskip=14.4pt
  330.      \lineskip=14.4pt
  331.      \noindent
  332.      \hangindent=\wd0\hangafter=1
  333.      \box0#1%
  334.      \vskip12pt%
  335.      \noindent
  336.  %  \egroup%
  337.      \nobreak}%
  338.  %   \vskip-\parskip
  339.    \ignorepar\ignorespaces}
  340.  % ----------------------------------------------------------------
  341.  % Beginn Ueberschrift 3. Ordnung arabisch numeriert
  342.  %
  343.  \def \titlec#1{{\ifvmode\else\par\fi
  344.      \checkleftspace{\tcfont}{#1}{12pt}
  345.      \stepc{Tn}
  346.      \resetcount{To}
  347.      \bgroup
  348.      \tcfont
  349.      \setbox0\hbox{\arabic{Tl}.\arabic{Tm}.\arabic{Tn}\ }
  350.      \goodbreak
  351.      \vskip18pt
  352.      \raggedright
  353.      \noindent
  354.      \baselineskip=12pt
  355.      \lineskip=12pt
  356.      \hangindent=\wd0\hangafter=1
  357.      \box0#1%
  358.      \vskip12pt%
  359.      \noindent
  360.      \egroup%
  361.      \nobreak}%
  362.    %\vskip-\parskip
  363.    \ignorepar\ignorespaces}
  364.  % -------------------------------------------------------------------
  365.  % Beginn Ueberschrift 4. Ordnung arabisch numeriert
  366.  %
  367.  \def \titled#1{{\ifvmode\else\par\fi
  368.      \checkleftspace{\tdfont}{#1}{12pt}
  369.      \stepc{To}
  370.      \resetcount{Tp}
  371.      \bgroup
  372.      \tdfont
  373.      \setbox0\hbox{\arabic{Tl}.\arabic{Tm}.\arabic{Tn}.\arabic{To}\ }
  374.      \goodbreak
  375.      \vskip18pt
  376.      \raggedright
  377.      \baselineskip=12pt
  378.      \lineskip=12pt
  379.      \noindent
  380.      \hangindent=\wd0\hangafter=1
  381.      \box0#1%
  382.      \vskip12pt%
  383.      \noindent
  384.      \egroup%
  385.      \nobreak}%
  386.    %\vskip-\parskip
  387.     \ignorepar\ignorespaces}
  388. % -------------------------------------------------------------------
  389. % Definition neue Zeile
  390. %
  391.     \def \nz    {\hfill\break}
  392. %
  393. %===============================================================================
  394. % Abbildungslegende.
  395. %
  396. %===============================================================================
  397. % Definition "Beginn Literaturverzeichnis"
  398. %der kleine Zwischenraum wird definiert:
  399.  
  400.  \let\zw=\thinspace
  401. %---------------------------------------------------------------------------
  402. % Abbildung
  403.    \def \caption  #1#2{\vskip6pt\noindent \bgroup
  404.                   \baselineskip=9.6pt plus0pt minus0pt
  405.                   \let\sanf=\ssanf \let\send=\ssend
  406.                   \textfont0=\kla \scriptfont0=\kkla
  407.                   \textfont1=\klb \scriptfont1=\kklb
  408.                   \textfont2=\klc \scriptfont2=\kklc
  409.                   \scriptscriptfont0=\kkla
  410.                   \def\klfam{\fam0}\kla\let\sl=\klsl\let\it=\klit
  411.                   \let\sf=\klsf\let\sg=\klsg\let\rm=\klfam
  412.                    {\klbf #1}$\;$#2 \filbreak\par\egroup\vskip0.5cm}
  413. %===============================================================================
  414.  %der kleine Zwischenraum wird definiert:
  415.       \let\zw=\thinspace
  416.  %____________________________________________________________
  417.  % Definition der Anf\"uhrungszeichen:
  418.  %
  419.  % deutsche Anf\"uhrungszeichen auf:
  420.  \def \daa{\hbox{\lower6pt\hbox{''}}}
  421.  %
  422.  % deutsche Anf\"uhrungszeichen zu:
  423.  \def \daz{`` }
  424.  %
  425.  % % -------------------------------------------------------------------
  426.  % Definition "neue Zeile"
  427.  %
  428.      \def \nz{\hfil\break}
  429.  %
  430.  % ---------------------------------------------------------------
  431.  % Definition "Absatz"
  432.  %
  433.       \def \ab{\par}
  434.  %
  435. %===============================================================================
  436. % Makro fuer Fussnoten mit automatischer Numerierung.
  437. %
  438. %===============================================================================
  439. %% Zaehler-Definitionen fuer Ueberschriften
  440. %%
  441. \expandafter \newcount \csname c@Tl\endcsname
  442.     \csname c@Tl\endcsname=0
  443. \expandafter \newcount \csname c@Tm\endcsname
  444.     \csname c@Tm\endcsname=0
  445. \expandafter \newcount \csname c@Tn\endcsname
  446.     \csname c@Tn\endcsname=0
  447. \expandafter \newcount \csname c@To\endcsname
  448.     \csname c@To\endcsname=0
  449. \expandafter \newcount \csname c@Tp\endcsname
  450.     \csname c@Tp\endcsname=0
  451. \def \resetcount#1    {\global
  452.     \csname c@#1\endcsname=0}
  453. \def\@nameuse#1{\csname #1\endcsname}
  454. \def\arabic#1{\@arabic{\@nameuse{c@#1}}}
  455. \def\@arabic#1{\ifnum #1>0 \number #1\fi}
  456. %-------------------------------------------------------------------------------
  457. % Zaehler-Definition fuer Fussnoten und Uberschriften:
  458. %
  459. \expandafter \newcount \csname c@fn\endcsname
  460.     \csname c@fn\endcsname=0
  461. \def \stepc#1    {\global
  462.     \expandafter
  463.     \advance
  464.     \csname c@#1\endcsname by 1}
  465. %-------------------------------------------------------------------------------
  466.    \def \foonote #1      {\bgroup
  467.                           \baselineskip=9pt plus0pt minus0pt
  468.                           \lineskip=9pt plus0pt minus6pt
  469.                           \lineskiplimit=-6pt
  470.                           \kla
  471.                           \textfont0=\kla \scriptfont0=\kkla
  472.                           \textfont1=\klb \scriptfont1=\kklb
  473.                           \textfont2=\klc \scriptfont2=\kklc
  474.                           \textfont3=\kld \scriptfont3=\kkld
  475.                           \scriptscriptfont0=\kkla
  476.                           \let\it=\klit \let\bf=\klbf \let\rm=\kla
  477.                           \let\sf=\klsf \let\sg=\klsf
  478.                           \stepc{fn} \footnote {$^{\kla\arabic{fn}}$}
  479.                           \bgroup #1%
  480.                           \egroup \egroup\ \ }
  481. %-------------------------------------------------------------------------------
  482.     \catcode`\@ = 12
  483. %===============================================================================
  484. % Aufzaehlungsliste ohne Einzug.
  485. %
  486. %===============================================================================
  487. \def\item#1{\smallskip\par\noindent\hangindent=5mm\hangafter=1\hbox to
  488. 5mm{#1\hfil}\ignorespaces}
  489. \def\itemitem#1{\smallskip\par\noindent\hangindent=10mm\hangafter=1\hbox
  490. to 10mm{\kern5mm#1\hfil}\ignorespaces}
  491. %-------------------------------------------------------------------------------
  492. % Makro fuer Tabelle mit 5 Spalten.
  493. % Die Tabellenbreite ist 18cic.
  494. %
  495. %-------------------------------------------------------------------------------
  496. %
  497. % Tabelle mit 5 Spalten.
  498.    \def \btab    {\ \vskip24pt\bgroup\par\noindent\baselineskip=9pt
  499.                   \let\sanf=\ssanf \let\send=\ssend
  500.                   \textfont0=\kla \scriptfont0=\kkla
  501.                   \textfont1=\klb \scriptfont1=\kklb
  502.                   \textfont2=\klc \scriptfont2=\kklc
  503.                   \textfont3=\kld \scriptfont3=\kkld
  504.                   \scriptscriptfont0=\kkla
  505.                   \def\klfam{\fam0}\kla\let\sl=\klsl\let\it=\klit
  506.                   \let\bf=\klbf\let\sf=\klsf\let\sg=\klsf
  507.                   \let\rm=\klfam\let\nz=\cr
  508.                   \halign to 18cc \bgroup\strut
  509.                   \hfill ## & \hfill ## & \hfill ## &
  510.                   ## \hfill & \hfill ## \cr}
  511.  
  512.    \def \etab    {\egroup\par\egroup\vskip24pt}
  513.    \def \tabzw   {\kern6mm}
  514.    \def \hlin {\noalign{\medskip\hrule width 18cc height 0.3pt\medskip}}
  515.  
  516. %-------------------------------------------------------------------------------
  517.    \def \bleg    {\cr \noalign \bgroup \vskip4.5pt \let\cr=\hb \noindent}
  518.    \def \eleg    {\egroup \cr}
  519. %-------------------------------------------------------------------------------
  520.    \def \strich  {\leaders \hrule height1pt}
  521. %-------------------------------------------------------------------------------
  522. %===============================================================================
  523. % Referenzen mit freigestellter Numerierung in Grundschrift
  524. %
  525. %===============================================================================
  526. %
  527.      \def \begref {\vskip24pt}
  528.  
  529.      \def \ref #1#2{\bgroup\petit\par\noindent\hbox to 0.8cm{#1}%
  530.                    \nobreak\noindent
  531.                   \hangindent=1.02truecm\hangafter=1%
  532.                   #2 \par\egroup}
  533. %===============================================================================
  534. % Grenzwerte zu Integer- und Summenzeichen neben den Zeichen sowie unter       %
  535. % und ueber den Zeichen                                                        %
  536. %==============================================================================%
  537. %  Grenzwerte ueber und unter dem Integerzeichen
  538.   \def\intl{\int\limits}
  539. %  Grenzwerte neben dem Summenzeichen
  540.   \def\suml{\sum\nolimits}
  541. %==============================================================================%
  542. % Kopfzeile
  543. \headline={\ifnum\pageno=1{\hfil}
  544. \else\ifodd\pageno
  545. \the\rightheadline
  546.               \else \the\leftheadline\fi\fi}
  547. %-------------------------------------------------------------------
  548. % Abbildungen
  549. \def\begcap#1cm#2\endcap{\par\vskip18pt\def\footnoterule{}
  550. \parindent=0pt
  551. \setbox1=\vbox{\hbox{\vrule height#1true cm}#2}%
  552. \dimen0=\ht1\advance\dimen0by\dp1\advance\dimen0by5\normalbaselineskip
  553. \ifdim\dimen0>\vsize
  554.   \pageinsert\box1\vss\endinsert
  555.   \else % keine seitenhohe Abbildung
  556.   \ifdim\pagetotal<\pagegoal %aktuelle Seite noch nicht voll
  557.     \advance\dimen0by\pagetotal
  558.     \ifdim\dimen0>\pagegoal %passt Abb+4Z nicht mehr auf akt Seite
  559.       \topinsert\box1\endinsert
  560.       \else\dimen0=\pagetotal %Abb+4Z passt auf akt Seite
  561.       \advance\dimen0 by-6.5\normalbaselineskip
  562.       \ifdim\dimen0>0pt %sind mindestens 7 Zeilen ueber Abb
  563.         \vskip6pt plus6pt minus6pt
  564.         {\box1}
  565.         \vskip6pt plus6pt minus6pt
  566.         \else\topinsert\box1\endinsert
  567.       \fi
  568.     \fi
  569.     \else\dimen0=\pagetotal\advance\dimen0 by-\pagegoal %akt Seite voll
  570.     \advance\dimen0 by-6.5\normalbaselineskip
  571.     \ifdim\dimen0>0pt %sind noch 7 Zeilen vor Abb auf naechster Seite
  572.         \vskip6pt plus6pt minus6pt
  573.         {\box1}
  574.         \vskip6pt plus6pt minus6pt
  575.       \else\topinsert\box1\endinsert
  576.     \fi
  577.   \fi
  578. \fi}
  579. %
  580. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  581. {\aa \centerline {SPRINGER-\TeX}}
  582. \vskip2cm
  583. {\aa \centerline {MACRO-PACKAGE}}
  584. \vskip4cm
  585. {\aa \centerline {\reihe}}
  586. \vfill\eject
  587. \baselineskip=14.4pt
  588. \def\ts{\thinspace}
  589. \newbox\marke
  590. \setbox\marke=\hbox to 6truecm{\hfil\bf\ \reihe \hfil }%
  591. \rightline{\vbox{\hrule\hbox{\vrule\vbox{\kern3pt
  592. \hbox to\wd\marke{\hfil\tbfont Springer-Verlag\hfil}
  593. \smallskip\copy\marke
  594. \hbox to\wd\marke{\hfil Heidelberg, 15.11.88 \hfil}
  595. \smallskip\hbox to\wd\marke{\hfil\petit\copyright\ Springer-Verlag\hfil}
  596. \kern3pt}\vrule}\hrule}}
  597. \bigskip\bigskip\bigskip
  598. \hrule width 16truecm\bigskip\noindent
  599. \leftline {\tafont Instructions for\ts Authors\ts Coding\ts with\ts \TeX}
  600. \bigskip\hrule width 16truecm \bigskip\noindent
  601. Authors wishing to code their publication with \TeX{},
  602. as well as
  603. those who have already coded with \TeX{},
  604. will be provided with macros that will give the text the desired layout.
  605. Using the macros will ease considerably your coding with \TeX.{}
  606. Authors
  607. are requested to adhere strictly to these instructions; {\it the macros
  608. must not be changed}.
  609. \bigskip\noindent
  610. {\bf How to Proceed}\smallskip \noindent
  611. Please insert the enclosed diskette or tape into your computer. You will find
  612. five files:
  613. \settabs \+xxxxxxxxxxxxxxxxxx &xxxxxxxxxxxxxxxxxxxxxxxxxxx &xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \cr
  614. \+ {\it tech-std.amm}&the macro package with am-fonts (the old fonts);\cr
  615. \+ {\it tech-std.cmm}&the macro package with cm-fonts (preferable);\cr
  616. \+ {\it tech-std.mtm}&the macro package with mt-fonts ;\cr
  617. \+& (to simulate the output of a monotype typesetting machine)\cr
  618. \+& use it if M\TeX{} already installed \cr
  619. \smallskip
  620. \+{\it tech-std.dem}&This is an example;  you can see how to code;\cr
  621. \+{\it tech-std.doc}&general documentation (this file);\cr
  622. \smallskip\smallskip\smallskip
  623. As soon as you have inserted  one of the macrofiles
  624. with the command e.g.{\tt  $\backslash$input\ts tech-std.cmm};  you must use the
  625. codes listed on the next pages.
  626. But some commands will be carried out automatically:
  627. the horizontal and
  628. vertical sizes, the page layout and the running heads
  629. and also many other features of this special layout.
  630. Some of \TeX{}'s internal variables are changed.
  631. \bigskip\noindent
  632. {\bf Articles Coded with Plain\TeX\hfil\break Without the
  633. Springer-Verlag \TeX{} Macro Package 1988}
  634. \smallskip\noindent
  635.  If your file already contains \TeX\ coding,
  636.  you can, of
  637. course, use this but it
  638. requires some changes,
  639.  i.e. sometimes you will need to replace {\it your} \TeX{}commands by {\it our} codes listed below.
  640. {\it Very important:} If you have layout codes in
  641. your text file (input file)
  642. or in your macros,
  643. such as     {\it hsize, vskip, noindent, spaces, {\rm or} special fonts,
  644. goodbreak, eject {\rm and} magnification},  these must be taken out.
  645.  
  646. If you have your {\it own macros} or definitions, insert them
  647. {\it before}
  648. the call e.g. $\backslash${\tt input tech-std.cmm} so that some of them are
  649. replaced or tailored according to Springer style.
  650. \bigskip\bigskip
  651. \noindent
  652. {\bf General Rules for Coding Mathematics}
  653. \smallskip\noindent
  654. For mathematical expressions and tables please follow Plain\TeX\ from
  655. {\it ``The \TeX{}book''}  by Donald E. Knuth (1986), Addison Wesley
  656. Publishing Company.
  657. In the case of long equations (enclosed in single $\$ $)
  658.  which extend beyond the margins, insert
  659. an {\tt $\backslash$allowbreak} where the equation can be
  660. divided. For displayed equations (enclosed in $\$\$ $) please refer to section
  661. {\it 3.\ts Long Formulas} in chapter 19, page 195.
  662. \vfill\eject
  663. \noindent
  664. Equations should be numbered chapterwise e.g.
  665. (1.1), (1.2), second chapter (2.1), (2.2) etc., on the right-hand side.
  666.  Place e.g.
  667. {\tt $\backslash$eqno(1.1)} etc. as the last item in a displayed ($\$\$ $)
  668. equation.
  669.  
  670. If you want ordinary text inside your equations, this must be enclosed
  671. in
  672. {\tt $\backslash$hbox$\{\backslash$rm} text$\}$ construction.
  673.  
  674.  
  675. Make sure that
  676. {\bf abbreviations} such as Ord, Var, i
  677. (for imaginary unit), GL, SL, ker etc.
  678. and  {\bf physical units} (e.g., pc, erg s${^{-1}}$, K)
  679. {\bf in mathmode} are also coded in
  680. {\tt  $\backslash$rm} (roman).
  681. On p.\ts 162 you will find common math functions to be used
  682. in math mode like  {\tt $\backslash$sin}, {\tt $\backslash$cos}, {\tt
  683. $\backslash$exp} and
  684. {\tt $\backslash$log}  yields  $\log$\ \ \ \ \ etc.
  685.  
  686.  
  687. As with equations, tables should not exceed the page width.
  688.  
  689. In the input a blank line should be left between paragraphs (just type return twice).
  690. \bigskip \bigskip \bigskip\noindent
  691. {\bf Problems with PC-\TeX{} }\smallskip
  692. \noindent
  693. In PC-\TeX{} the memory capacity is not sufficient to accommodate our
  694. fonts. In order to
  695. cope with this problem, invoke \TeX{} with the following command:
  696.  
  697. {\tt tex file.tex /f=26000 /m=65000}
  698. \bigskip
  699. \bigskip
  700. \vskip 2\bigskipamount
  701. \def\boxit#1{\vbox{\hrule\hbox{\vrule\kern5pt
  702. \vbox{\kern5pt\advance\hsize by-10.8pt
  703. \noindent#1\par\kern5pt}\kern5pt\vrule}\hrule}}
  704. \boxit{\boxit{Please submit to Springer-Verlag
  705.  your own printout {\it together} with the disk
  706. (5.25" MS-DOS), containing your \TeX\ input file
  707. and make sure that the text is {\it identical in
  708. both cases.}}}
  709. \vfill\eject
  710. \noindent
  711. \hrule width \hsize   \medskip
  712. \rightline{\ein Normal typeface 8 pt}\medskip
  713. \hrule width \hsize
  714. \bigskip
  715. \settabs
  716. \+xxxxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  717. \+Macro description:& Normal typeface 8 pt \cr
  718. \bigskip
  719. \+Coding:& {\gka}$\backslash${\tt petit} text{\gkz}\cr
  720. \bigskip\bigskip
  721. \+Example:&{\gka}$\backslash${\tt petit}{\tt \char'40}These words appear in
  722. small typeface {\gkz}{\tt \char'40}and these\cr
  723. \+        & in normal typeface\cr
  724. \bigskip
  725. \bigskip\noindent
  726. \+yields: & {\petit These words appear in small typeface } and these
  727. in normal typeface \cr
  728. \vfill\rightline{\tt mac1-1}\medskip\hrule width 16truecm
  729. \eject
  730. \hrule width 16 truecm \medskip
  731. \rightline{\ein Vectors in boldface italics 10pt}\medskip
  732. \hrule width 16 truecm
  733. \bigskip
  734. {\settabs
  735. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\cr
  736.  
  737. \bigskip
  738. \+Macro description:& Vectors in boldface italics 10pt : &\cr
  739. \+&\hskip5mm -  normal\cr
  740. \+&\hskip5mm -  hat over following characters (max. 3)\cr
  741. \+&\hskip5mm -  tilde over following characters (max. 3)\cr
  742. \+&\hskip5mm -  dot over following character\cr
  743. \+&\hskip5mm -  double dot over following character\cr
  744. \+&\hskip5mm -  bar over following characters (max. 3)\cr
  745. \+&\hskip5mm -  double bar over following characters (max. 3)\cr
  746. \+&\hskip5mm -  bar under following characters (max. 3)\cr
  747. \+&\hskip5mm -  double bar under following characters (max. 3)\cr
  748. \+& Vectors in boldface italics 7pt as sub- or superscript: &\cr
  749. \bigskip
  750. \+Coding:& $\backslash${\tt vek}$\lbrace$ $\rbrace$ &Normal Vector\cr
  751. \+& $\backslash${\tt vhat}$\lbrace$ $\rbrace$ &Vector with hat\cr
  752. \+& $\backslash${\tt vtilde}$\lbrace$ $\rbrace$ &Vector with tilde\cr
  753. \+& $\backslash${\tt vdot}$\lbrace$ $\rbrace$ &Vector with dot\cr
  754. \+& $\backslash${\tt vddot}$\lbrace$ $\rbrace$ &Vector with double
  755. dot\cr
  756. \+& $\backslash${\tt vbar}$\lbrace$ $\rbrace$ &Vector with bar\cr
  757. \+& $\backslash${\tt vdbar}$\lbrace$ $\rbrace$ &Vector with double
  758. bar\cr
  759. \+& $\backslash${\tt vubar}$\lbrace$ $\rbrace$ &Vector with
  760. underbar\cr
  761. \+& $\backslash${\tt vdubar}$\lbrace$ $\rbrace$ &Vector with double
  762. underbar\cr
  763. \bigskip
  764. \+Example:&$\backslash${\tt vek}{\tt\char'40} $\lbrace$A$\rbrace$
  765. &$\backslash${\tt vhat}{\tt\char'40} $\lbrace$A$\rbrace$ \cr
  766. \+&$\backslash${\tt vtilde}{\tt\char'40} $\lbrace$ABC$\rbrace$
  767. &$\backslash${\tt vdot}{\tt\char'40} $\lbrace$A$\rbrace$ \cr
  768. \+&$\backslash${\tt vddot}{\tt\char'40} $\lbrace$B$\rbrace$
  769. &$\backslash${\tt vbar}{\tt\char'40} $\lbrace$ABC$\rbrace$ \cr
  770. \+&$\backslash${\tt vdbar}{\tt\char'40} $\lbrace$ABC$\rbrace$
  771. &$\backslash${\tt vubar}{\tt\char'40} $\lbrace$ABC$\rbrace$ \cr
  772. \+&$\backslash${\tt vdubar}{\tt\char'40} $\lbrace$ABC$\rbrace$
  773. &$\backslash${\tt vek}{\tt\char'40} $\lbrace$A$\rbrace${\tt \char'136}$\backslash${\tt
  774. vek}{\tt\char'40} $\lbrace$r$\rbrace$ \cr
  775. \+&$\backslash${\tt vek}{\tt\char'40} $\lbrace$A$\rbrace${\tt
  776. \char'136}$\backslash${\tt vhat}{\tt\char'40} $\lbrace$s$\rbrace$\cr
  777. \bigskip
  778. \+yields:& $ \vek{A} $ & $ \vhat {A} $ \cr
  779. \+&\cr
  780. \+&\hskip-4pt $ \vtilde{ABC} $ & $ \vdot{A} $ \cr
  781. \+&\cr
  782. \+&\hskip-4pt$\vddot{B} $&\hskip-4pt$\vbar{ABC} $ \cr
  783. \+&\cr
  784. \+&\hskip-4pt $ \vdbar{ABC} $ & \hskip-4pt $ \vubar{ABC} $ \cr
  785. \+&\cr
  786. \+&\hskip-4pt $ \vdubar{ABC} $ & $\vek{A}^{\vek{r}}$ \cr
  787. \+&\cr
  788. \+& $\vhat {A}^{\vhat{s}} $ \cr
  789. \vfill\rightline{\tt mac1-3}\medskip\hrule width 16 truecm
  790. \eject
  791. \hrule width 16truecm \medskip
  792. \rightline{\ein  Uppercase Greek letters in italics 10 pt}\medskip
  793. \hrule width 16truecm
  794. \bigskip
  795. {\settabs
  796. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  797.  
  798. \bigskip
  799. \+Macro description:& Uppercase Greek letters in italics 10 pt &\cr
  800. \bigskip
  801. \+Coding:&$\$\backslash$\ Greek letter in its written form\ $\$$\cr
  802. \bigskip\bigskip
  803. \+Example&\$$\backslash$Gamma\$\ \ \ \ \$$\backslash$Delta\$\ \ \ \ \$$\backslash$Theta\$\ \ \ \ \$$\backslash$Lambda\$\cr\bigskip
  804. \+&\$$\backslash$Xi\$\ \ \ \ \$$\backslash$Pi\$ \ \ \ \ \$$\backslash$Sigma\$
  805. \ \ \ \
  806. \$$\backslash$Upsilin\$\cr\bigskip
  807. \+&\$$\backslash$Omega\$ \ \ \ \ \$$\backslash$Psi\$ \cr
  808. \bigskip\bigskip
  809. \+yields:& $\Gamma$\ \ \ \ $\Delta$\ \ \ \ $\Theta$\ \ \ \ $\Lambda$\cr\bigskip
  810. \+& $\Xi$\ \ \ \ $\Pi$\ \ \ \ $\Sigma$\ \ \ \ $\Upsilon$\cr\bigskip
  811. \+&$\Omega$\ \ \ \ $\Psi$\cr
  812.  
  813.  
  814. \bigskip
  815. \vfill\rightline{\tt mac1-4}\medskip\hrule width 16truecm
  816. \eject
  817. \hrule width 16 truecm \medskip
  818. \rightline{\ein Matrices in boldface italics 10 pt}\medskip
  819. \hrule width 16 truecm
  820. \bigskip
  821. {\settabs
  822. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\cr
  823.  
  824. \bigskip
  825. \+Macro description:& Matrices in boldface italics 10 pt &\cr
  826. \bigskip
  827. \+Coding:& $\backslash${\tt MK}{\gka}...{\gkz} & \cr
  828. \bigskip
  829. \+Example:&\$\$ $\backslash${\tt MK}{\gka}J{\gkz}
  830. \cr
  831. \+&=$\backslash$left ($\backslash$matrix$\{$a\&b$\backslash$cr
  832. c\&d$\backslash$cr$\}$$\backslash$right)\$\$ \cr
  833. \bigskip\bigskip
  834. \+yields:&\cr
  835. \vskip-24pt
  836. $$\MK {J}=\left(\matrix {a&b\cr c&d\cr}\right)$$
  837. \vfill\rightline{\tt mac1-5}\medskip\hrule width 16 truecm
  838. \eject
  839. \hrule width 16truecm \medskip
  840. \rightline{\ein Headings}
  841.  \rightline{\ein of 1st, 2nd, 3rd and 4th order, automatically
  842. numbered}\medskip
  843. \hrule width 16truecm
  844. \bigskip
  845. {\settabs
  846. \+xxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\cr
  847.  
  848. \bigskip
  849. \+Macro description:& Headings of 1st, 2nd, 3rd and 4th order&\cr
  850. \+& Headings of 1st order in boldface extended 14 pt\cr
  851. \+& Headings of 2nd order in boldface extended 12 pt\cr
  852. \+& Headings of 3rd order in boldface 10 pt\cr
  853. \+& Headings of 4th order in boldface 10 pt\cr
  854. \+& The headings are automatically numbered\cr
  855. \bigskip
  856. \+Coding:& $\backslash${\tt titlea}{\gka} text {\gkz}& heading of first-order \cr
  857. \+& $\backslash${\tt titleb}{\gka} text {\gkz}& heading of second-order \cr
  858. \+& $\backslash${\tt titlec}{\gka} text {\gkz}& heading of third-order \cr
  859. \+& $\backslash${\tt titled} {\gka} text {\gkz}& heading of fourth-order \cr
  860. \bigskip
  861. {\settabs
  862. \+xxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  863. \+e.g., in the input:&{\tt $\backslash$titlea}{\gka}First-order heading
  864. {\gkz} Here follows the text .... \cr
  865. \+&{\tt $\backslash$titleb}{\gka}Second-order heading {\gkz} Here follows the text with ..... \cr
  866. \+&{\tt $\backslash$titlec}{\gka} Third-order heading {\gkz} Text does not follow as side head ...\cr
  867. \+&{\tt $\backslash$titled}{\gka} Fourth-order \ heading {\gkz} Text
  868. does not follow as side head ...\cr
  869. \bigskip
  870. \bigskip
  871. \noindent
  872. \+ appears in the output:&{\tafont 1 First-order heading}\cr
  873. \+\cr
  874. \+ & Here follows the text ...\cr
  875. \bigskip\bigskip
  876. \+ & {\tbfont 1.1 Second-order heading}\cr
  877. \+\cr
  878. \+ & Here follows the text with ...\cr
  879. \bigskip\bigskip
  880. \+ & {\tcfont 1.1.1 Third-order heading}\cr
  881. \+\cr
  882. \+ & Text does not follow as side head ...\cr
  883. \bigskip\bigskip
  884. \+ & {\tcfont 1.1.1.1 Fourth-order heading}\cr
  885. \+\cr
  886. \+ & Text does not follow as side head ...\cr
  887. \bigskip
  888. \bigskip
  889. \vfill\rightline{\tt mac3-1}\medskip\hrule width 16truecm
  890. \eject
  891. \def \und {\tentt \char'46}
  892. \hrule width 16truecm \medskip
  893. \rightline{\ein Side head in italics 11 pt}\medskip
  894. \hrule width 16truecm
  895. \bigskip
  896. {\settabs
  897. \+xxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  898.  
  899. \bigskip
  900. \+Macro description:& Side head in italics 11 pt \cr
  901. \+& Width: 8.12 cm &\cr
  902. \bigskip
  903. \+Coding:& {\tt $\backslash$titlef}{\gka} text {\gkz} &\cr
  904. \+&{\bbl}&blank space\cr
  905. \bigskip
  906. \+Example:& $\backslash${\tentt titlef}{\gka} The side head appears in
  907. italics {\gkz} and the following text
  908. \cr\+&in normal typeface.\cr
  909. \bigskip
  910. \+yields:&{\sl The side head appears in italics} and the following
  911. text\cr
  912. \+& in normal typeface.\cr
  913. \+&\hphantom{niljoopwe hiowfu8o3f4nkfwe f4huif4gu8o4g5nk4g5
  914. opiko;ergklwhiuioumdhukdeuiyehumn}\cr
  915. %hjkduihdjkheroui}\cr
  916. \vfill\rightline{\tt mac3-6}\medskip\hrule width 16truecm
  917. \eject
  918. \hrule width 16truecm\medskip
  919. \rightline{\ein Caption}\medskip%\break
  920. \hrule width 16truecm
  921. \bigskip
  922. \font\acht=cmr8
  923. {\settabs
  924. \+xxxxxxxxxxxxxxxxxxxxxxx & xxxxxxxxxxxxxxxxxxxxxxx & xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx & \cr
  925.  
  926. \bigskip
  927. \+Macro description: &  Caption with optional legends  & \cr
  928. \+ &  Side head in boldface 8 pt ($\backslash$klbf)\cr
  929. \+ &  Text in normal typeface 8 pt\cr
  930. \bigskip
  931. \settabs \+xxxxxxxxxxxxxxxxxxxxxxx & xxxxxxxxxxxxxxxxxxx & xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx & \cr
  932. \+Coding: & {\tt $\backslash$begcap x cm } & \cr
  933. \+ & {\tt $\backslash$caption{\gka}} legend {\gkz}{\gka} text {\gkz} & \cr
  934. \+ & {\tt $\backslash$endcap} & \cr
  935. \bigskip
  936. \+Example:
  937.   & {\tt $\backslash$begcap 4 cm } & \cr
  938. \+ & {\tt $\backslash$caption{\gka}}Abb.$\;$1.1{\gkz}{\gka}
  939. This is a figure caption {\gkz}\cr
  940. \+ & {\tt $\backslash$endcap} & \cr
  941. \bigskip
  942. \bigskip
  943. \+ yields: & \cr
  944. \begcap 4 cm
  945. \caption{Abb.$\;$1.1}{This is a figure caption}
  946. \endcap
  947. \bigskip
  948. \vfill\rightline{\tt mac4-1}\medskip\hrule width 16truecm
  949. \eject
  950. \hrule width 16truecm \medskip
  951. \rightline{\ein Space, m-dash, n-dash, minus sign, quotation
  952. marks,...}\medskip
  953. \hrule width 16truecm
  954. \bigskip
  955. \def\bbl {\tt\char'40}
  956. {\settabs
  957. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  958.  
  959. \bigskip
  960. \+Macro description:& Space, m-dash, n-dash, minus sign, quotation
  961. marks, \cr
  962. \+&new paragraph with indentation and new line without indentation\cr
  963. \bigskip
  964. \settabs \+xxxxxxxxxxxxxxxxxxxxxxx &xxxxxxxxxxxxxx &xxxxxxxxxxxxxxxxxxxxxxxxxxx &xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \cr
  965. \+Coding:&{\bf $\backslash$zw}&small defined space between numbers,
  966. units etc.\cr
  967. \+&&There will be no break at this space\cr\smallskip
  968. \+&{\bf - - -}& em-dash: 3 hyphens without blank space between them\cr\smallskip
  969. \+&{\bf - -} & en-dash: 2 hyphens without blank space between them\cr\smallskip
  970. \+&{\bf -}&hyphen: 1 hyphen\cr\smallskip
  971. \+&{\bf \$-\$}&minus sign {\it only} within the text.\cr\bigskip
  972. \+&{\bf ``}  and {\bf ''}& quotation marks\cr
  973. \smallskip
  974. \+&{\bf $\backslash$nz}&new line {\it without} indentation\cr
  975. \+&{\bf $\backslash$ab}&new paragraph {\it with} indentation\cr
  976. \bigskip\bigskip
  977. \+Example:& 20$\backslash${\bf zw}{\bbl}000$\backslash${\bf zw}{\bbl}cm
  978. and Dr.$\backslash${\bf zw}{\bbl}Jackson\cr
  979. \+&This text {\bf  - - - } written on a PC {\bf - - -} was printed
  980. out\cr
  981. \+&on a laserprinter.\cr
  982. \+& 1950{\bf - -} 1985\dots \ \ \cr
  983. \+&X{\bf -}ray, daughter{\bf -}in{\bf -}law is written with one {\bf -}\cr
  984. \+&\${\bf -}\$30$\backslash${\bf zw}{\bbl}K \dots \cr
  985. \+& {\tt {\bf ``}}Quotation marks{\tt {\bf ''}}\cr
  986. \+&After this sentence starts a new line: $\backslash${\bf nz}{\bbl}\cr
  987. \+&The following text is not indented.\cr
  988. \+&$\backslash${\bf ab}{\bbl}Paragraphs are usually indented.\cr
  989. \bigskip\bigskip
  990. \+yields:& 20\zw000\zw cm and Dr.\zw Jackson\cr
  991. \+&This text --- written on a PC --- was printed out\cr
  992. \+&on a laserprinter.\cr
  993. \+&1950--1985\dots\cr
  994. \+&X-ray, daughter-in-law is written with one - \cr
  995. \+& $-$30\zw K \dots\cr
  996. \+&``Quotation marks''\cr
  997. \+&After this sentence starts a new line:\cr
  998. \+&The following text is not indented.\cr
  999. \+&\hskip20ptParagraphs are usually indented.\cr
  1000. \bigskip
  1001. \vfill\rightline{\tt mac4-3}\medskip\hrule width 16truecm
  1002. \eject
  1003. \hrule width 16truecm \medskip
  1004. \font\ein=cmbx10 scaled \magstep2
  1005. \rightline{\ein Footnotes numbered automatically}\medskip
  1006. \settabs
  1007. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\cr
  1008. \hrule width 16truecm\bigskip
  1009.  
  1010. \bigskip
  1011. \+Macro description:& Footnotes numbered automatically &\cr
  1012. \+& Text of footnote in normal typeface 8 pt\cr
  1013. \bigskip
  1014. \+Coding:& $\backslash${\tt foonote} {\gka} text {\gkz} & \cr
  1015. \bigskip\bigskip
  1016. \+e.g., in the input:&The first footnote:{\tt $\backslash$foonote}{\gka}
  1017. Here follows the first footnote.{\gkz} \cr
  1018. \+& Now a second footnote {\tt $\backslash$foonote}{\gka}This is a second
  1019. footnote {\gkz}. And a third one\cr
  1020. \+& {\tt $\backslash$foonote} {\gka}This is a third footnote {\gkz}
  1021. follows in the text. \cr
  1022. \bigskip\bigskip
  1023. \+appears in the output:&The first footnote:$^{\kla 1}$. Now a second
  1024. footnote$^{\kla 2}$.\cr
  1025. \+&And a third one follows in the text$^{\kla 3}$.\cr
  1026. \vskip12cm
  1027. \hbox to 9.2cm {\hskip4.2cm \hrulefill}
  1028. \smallskip
  1029. \+& $^{\kla 1}$\hskip2mm {\kla Here follows the first footnote} \cr
  1030. \+& $^{\kla 2}$\hskip2mm {\kla This is a second footnote} \cr
  1031. \+& $^{\kla 3}$\hskip2mm {\kla This is a third footnote} \cr
  1032. \bigskip
  1033. \vfill\rightline{\tt mac4-5}\medskip\hrule width 16truecm
  1034. \eject
  1035.  
  1036. \hrule width 16truecm \medskip
  1037. \rightline{\ein List without indentation, flush left}\medskip
  1038. \hrule width 16truecm
  1039. \bigskip
  1040. {\settabs
  1041. \+xxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  1042.  
  1043. \bigskip
  1044. \+Macro description:& List without indentation, flush left \cr
  1045. \+&Text in normal typeface 10 pt\cr
  1046. \bigskip
  1047. \+Coding:&$\backslash${\tt item} & beginning of the list&\cr
  1048. \+&$\backslash${\tt par}&end of the list\cr
  1049. \bigskip\bigskip
  1050. \+e.g., in the input:&$\backslash${\tt item} $\{$a)$\}$ This is the
  1051. first element of a list without indentation,\cr
  1052. \+& flush left. Text in normal typeface 10 pt\cr
  1053. \+&$\backslash${\tt item} $\{$b)$\}$ This is the second element\cr
  1054. \+&$\backslash${\tt item} $\{$a)$\}$ This is the third element\cr
  1055. \bigskip\bigskip\bigskip
  1056. \+yields:& a)\hskip2.5mm This is the first element of a list without
  1057. indentation, flush left.\cr
  1058. \+&\hskip6mm Text in normal typeface 10 pt\cr
  1059. \+& b)\hskip2.5mm This is the second element\cr
  1060. \+& c)\hskip2.5mm This is the third element\cr
  1061.  
  1062. \vfill\rightline{\tt mac4-9}\medskip\hrule width 16truecm
  1063. \eject
  1064. \def \und {\tentt \char'46}
  1065. %\def \gkz {\tentt \char'175}
  1066. \def\bbl{\tt \char'40}
  1067. \hrule width 16truecm \medskip
  1068. \rightline{\ein Table with 5 columns}\medskip
  1069. \hrule width 16truecm
  1070. \bigskip
  1071. {\settabs
  1072. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  1073.  
  1074. \bigskip
  1075. \+Macro description:& Table with 5 columns\cr
  1076. \+& Width: 8.12 cm &\cr
  1077. \bigskip
  1078. \+Coding:&$\backslash$btab: & beginning of table\cr
  1079. \+& $\backslash$hlin:& horizontal rule\cr
  1080. \+& \&: &              end of column\cr
  1081. \+& $\backslash$cr:& end of table line\cr
  1082. \+&$\backslash$etab:  & end of table\cr
  1083. \+&{\bbl}&blank space\cr
  1084. \bigskip
  1085. \+Example:& $\backslash${\tentt btab}$\backslash${\tentt hlin}{\bbl}\cr
  1086. \+&$\gamma$  {\und} present {\und} Ref. 15 {\und} $\lambda-1 $ {\und} $\gamma^\sigma$
  1087. $\backslash${\tentt cr}\cr
  1088. \+& $\backslash${\tentt hlin}{\bbl}\cr
  1089. \+& 0.00 {\und} 7.850120 {\und} 8.998737 {\und} 2.097654 {\und} 10.12453$\backslash${\tentt cr}\cr
  1090. \+&2000.00 {\und} 17.850120 {\und} 18.998737 {\und} 2.097654 $_* 10^{-09}$ {\und} 1000.12453$\backslash${\tentt cr}\cr
  1091. \+& $\backslash${\tentt hlin}\cr
  1092. \+& $\backslash${\tentt etab}\cr
  1093. \bigskip
  1094. \+yields:&\cr
  1095. \btab
  1096. \hlin
  1097. $\gamma$  & present & Ref. 15 & $\lambda-1$ & $\gamma^\sigma$\cr
  1098. \hlin
  1099. 0.00 & 7.850120 & 8.998737 & 2.097654 & 10.12453\cr
  1100. 2000.00 & 17.850120 & 18.998737 & 2.097654 $_* 10^{-09}$ & 1000.12453\cr
  1101. \hlin
  1102. \etab
  1103. \+&\hphantom{niljoopwe hiowfu8o3f4nkfwe f4huif4gu8o4g5nk4g5
  1104. opiko;ergklwhiuioumdhukdeuiyehumn}\cr
  1105. %hjkduihdjkheroui}\cr
  1106. \vfill\rightline{\tt mac4-10}\medskip\hrule width 16truecm
  1107. \eject
  1108. \def\pl{\rm \char'53}
  1109. \def\ho{\rm \char'136}
  1110. \def\un{\tt \char'137}
  1111. \font\aab=cmtt10
  1112. \hrule width 16truecm \medskip
  1113. \rightline{\ein Limits above, below and near integration and
  1114. summation sign}\medskip
  1115. \hrule width 16truecm
  1116. \bigskip
  1117. {\settabs
  1118. \+xxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  1119.  
  1120. \bigskip
  1121. \+Macro description:& Limits above, below and near integration and
  1122. summation sign\cr
  1123. \bigskip
  1124. \+Coding:& {\tt $\backslash$int} & limits near the integration sign\cr
  1125. \+& {\tt $\backslash$intl} & limits above and below the integration sign\cr
  1126. \+& {\tt $\backslash$sum} & limits above and below the summation sign\cr
  1127. \+& {\tt $\backslash$suml} & limits near the summation sign\cr
  1128. \bigskip\bigskip
  1129. \+e.g., in the input:&\$\$$\backslash${\aab
  1130. int}{\un}$\{-\backslash$infty$\}${\ho}$\{+\backslash$infty$\}\$\$$\cr
  1131. \+&\$\$$\backslash${\aab
  1132. intl}{\un}$\{-\backslash$infty$\}${\ho}$\{+\backslash$infty$\}\$\$$\cr
  1133. \+&\$\$$\backslash${\aab
  1134. sum}{\un}$\{-\backslash$infty$\}${\ho}$\{+\backslash$infty$\}\$\$$\cr
  1135. \+&\$\$$\backslash${\aab
  1136. suml}{\un}$\{-\backslash$infty$\}${\ho}$\{+\backslash$infty$\}\$\$$\cr
  1137. \bigskip\bigskip
  1138. \+yields in the output:&\cr
  1139. $$\int_{-\infty}^{+\infty}$$
  1140. \bigskip
  1141. $$\intl_{-\infty}^{+\infty}$$
  1142. \bigskip
  1143. $$\sum_{-\infty}^{+\infty}$$
  1144. \bigskip
  1145. $$\suml_{-\infty}^{+\infty}$$
  1146. \bigskip
  1147. \vfill\rightline{\tt mac5-5}\medskip\hrule width 16truecm
  1148. \eject
  1149. \font\ai=cmr8
  1150. \hrule width 16truecm \medskip
  1151. \rightline{\ein References with free-standing numbers}\medskip
  1152. \hrule width 16truecm
  1153. \bigskip
  1154. \settabs
  1155. \+xxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxx&xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&\cr
  1156.  
  1157. \bigskip
  1158. \+Macro description:& References with free-standing numbers\cr
  1159. \+& Text in normal typeface 8 pt &\cr
  1160. \bigskip
  1161. \+Coding:& {\tt $\backslash$begref} & beginning of reference \cr
  1162. \+& {\tt $\backslash$ref}{\gka} number {\gkz}{\gka} text {\gkz}\cr
  1163. \bigskip
  1164. \+Example:& $\backslash${\tentt begref}$\backslash${\tentt ref}{\gka} 1.
  1165. {\gkz} {\gka} Permogorov: ``Alloy-trapped excitations and energy\cr
  1166. \+& transfer in II--VI semiconductor solid solution '', proceedings of the international
  1167. \cr
  1168. \+& conference, G\"ustrow, DDR, 1984. {\gkz}\cr
  1169. \+ & {$\backslash$\tt ref} {\gka} 12
  1170. {\gkz}{\gka} Permogorov: Solid state commun (1983) {\gkz} \cr
  1171. \bigskip
  1172. \+yields:&{\ai 1\hskip0.5cm Permogorov: ``Alloy-trapped excitations and energy
  1173. transfer in II-VI semiconductor }\cr
  1174. \vskip-2pt
  1175. \+ & {\ai \hskip6.5mm solid solution '', proceedings of the international
  1176. conference, G\"ustrow, DDR, 1984.}\cr
  1177. \+&{\ai 12\hskip0.37cm Permogorov: Solid state commun
  1178. (1983).}\cr
  1179.  
  1180. \hphantom{niljoopwe hiowfu8o3f4nkfwe f4huif4gu8o4g5nk4g5 opiko;ergkl;}
  1181. \vfill\rightline{\tt mac6-13}\medskip\hrule width 16truecm
  1182. \eject
  1183. \bye
  1184.